SetWindowTitle

Set title for window (only PLATFORM_DESKTOP)

extern (C) @nogc nothrow
void
SetWindowTitle
(
const(char*) title
)

Meta